* {
  margin: 0 ;
  padding: 0;
}
@media screen and (max-width: 420px) {
  .pchead {
    width: 100%;
    position: relative;
    display: none;
  }
  .pchead .menu {
    width: 90%;
    margin: 0 auto;
    height: 120px;
    display: flex;
    justify-content: space-between;
  }
  .pchead .menu .logo {
    width: 170px;
    padding-top: 15px;
    display: flex;
  }
  .pchead .menu .logo .logo_text {
    margin-left: 10px;
  }
  .pchead .menu .logo .logo_text span {
    display: block;
    color: #686767;
  }
  .pchead .menu .logo .logo_text span:first-child {
    font-size: 12px;
  }
  .pchead .menu .logo .logo_text span:last-child {
    font-size: 6px;
  }
  .pchead .menu .logo img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
  }
  .pchead .menu .nav {
    position: absolute;
    top: 60px;
  }
  .pchead .menu .nav ul {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  .pchead .menu .nav ul .navs {
    width: 70px;
    text-align: left;
    display: block;
    list-style: none;
    height: 20px;
    cursor: pointer;
  }
  .pchead .menu .nav ul .navs a {
    color: #00a1ea;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
  }
  .pchead .menu .nav ul .navs:hover {
    background-color: #00a1ea;
  }
  .pchead .menu .nav ul .navs:hover a {
    color: white;
  }
  .pchead .menu .nav ul .contain {
    position: relative;
  }
  .pchead .menu .nav ul .contain .content {
    display: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    background-color: #00a1ea;
  }
  .pchead .menu .nav ul .contain .content li {
    width: 100%;
    height: 40px;
    list-style: none;
    text-align: center;
    background-color: #00a1ea;
    border-bottom: solid 1px #f8f8f8;
  }
  .pchead .menu .nav ul .contain .content li a {
    line-height: 40px;
  }
  .pchead .menu .nav ul .contain .content li:first-child {
    border-top: solid 1px #f8f8f8;
  }
  .pchead .menu .nav ul .contain .content li:last-child {
    border-bottom: none;
  }
  .pchead .menu .nav ul .contain:hover .content {
    display: block;
  }
  .pchead .menu .call {
    display: flex;
    padding-top: 20px;
  }
  .pchead .menu .call .callme {
    margin-left: 10px;
  }
  .pchead .menu .call .callme span {
    display: block;
    font-size: 12px;
    color: #00a3e8;
  }
  .pchead .menu .call .callme span:last-child {
    font-weight: 700;
  }
  .pchead .menu .call img {
    height: 20px;
    vertical-align: middle;
    margin-top: 5px ;
  }
  .pchead .banner img {
    width: 100%;
  }
  .SectionTitle {
    width: 280px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
  }
  .SectionTitle span {
    display: block;
  }
  .SectionTitle span:first-child {
    font-size: 20px;
  }
  .SectionTitle span:last-child {
    margin-top: 20px;
    font-size: 12px;
    color: #656565;
  }
  .serviceInner {
    width: 100%;
  }
  .serviceInner .inners {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .serviceInner .inners .services {
    width: 100%;
    /* height: 150px; */
    /* margin: 20px auto; */
    /* display: flex; */
    justify-content: space-around;
    text-decoration: none;
  }
  .serviceInner .inners .services img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 40px auto 0;
  }
  .serviceInner .inners .services .innerMessage {
    width: 120px;
    margin-top: 30px;
    padding: 0 4px;
  }
  .serviceInner .inners .services .innerMessage span {
    display: block;
    font-size: 16px;
    color: black;
  }
  .serviceInner .inners .services .innerMessage span:last-child {
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
  }
  .serviceInner .checkeds {
    width: 100%;
    text-align: center;
    line-height: 50px;
  }
  .serviceInner .checkeds img {
    margin: 0 10px;
    vertical-align: middle;
  }
  .technological {
    width: 100%;
    background-color: #f1f1f1;
    position: relative;
  }
  .technological .doit {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
  }
  .technological .doit .punctuation {
    width: 18%;
    text-align: center;
  }
  .technological .doit .punctuation img:first-child {
    width: 80%;
    height: 60px;
  }
  .technological .doit .punctuation span {
    display: block;
    font-size: 12px;
  }
  .technological .line {
    width: 100%;
    /* height: 2px; */
    position: absolute;
    top: 45%;
    /* left: 8%; */
    z-index: -1;
    opacity: 5;
    /* display: none; */
  }
  .ITintergrate {
    width: 100%;
    background-color: #f1f1f1;
  }
  .ITintergrate .systemin {
    width: 100%;
    margin: 30px auto;
    position: relative;
  }
  .funckstext{
    width: 80%;
    position: absolute;
    left: 10%;
    top: 5%;
  }
  .funckstext span{
    font-size: 12px;
    display: block;
    color: #909090;
    
  }
  .funckstext .title{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .ITintergrate .systemin .imgon img:first-child {
    width: 100%;
  }
  .ITintergrate .systemin .imgon img:last-child {
    position: absolute;
    width: 100%;
    /* left: 10%; */
    top: 0%;
    height: 100%;
  }
  .ITintergrate .intergrate {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
  }
  .ITintergrate .intergrate .intergrates {
    width: 46%;
    height: 260px;
    text-align: center;
    background-color: white;
    margin: 30px auto;
    border-bottom: solid 2px white;
    cursor: pointer;
  }
  .ITintergrate .intergrate .intergrates img {
    margin-top: 30px;
  }
  .ITintergrate .intergrate .intergrates span {
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    padding: 0 5px;
  }
  .ITintergrate .intergrate .intergrates .tit {
    font-size: 14px;
    color: black;
    margin-bottom: 10px;
  }
  .ITintergrate .intergrate .intergrates:hover {
    border-bottom: solid 2px #00a1ea;
    animation: intergratesUp 1s forwards;
  }
  @keyframes intergratesUp {
    0% {
      margin-top: 30px;
    }
    100% {
      margin-top: 10px;
    }
  }
}
@media screen and (max-width: 769px) and (min-width: 420px) {
  .pchead {
    width: 100%;
    position: relative;
    display: none;
  }
  .pchead .menu {
    width: 90%;
    margin: 0 auto;
    height: 120px;
    display: flex;
    justify-content: space-between;
  }
  .pchead .menu .logo {
    width: 170px;
    padding-top: 15px;
    display: flex;
  }
  .pchead .menu .logo .logo_text {
    margin-left: 10px;
  }
  .pchead .menu .logo .logo_text span {
    display: block;
    color: #686767;
  }
  .pchead .menu .logo .logo_text span:first-child {
    font-size: 20px;
  }
  .pchead .menu .logo .logo_text span:last-child {
    font-size: 8px;
  }
  .pchead .menu .logo img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
  }
  .pchead .menu .nav {
    position: absolute;
    top: 70px;
  }
  .pchead .menu .nav ul {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  .pchead .menu .nav ul .navs {
    width: 70px;
    text-align: center;
    display: block;
    list-style: none;
    height: 20px;
    cursor: pointer;
  }
  .pchead .menu .nav ul .navs a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
  }
  .pchead .menu .nav ul .navs:hover {
    background-color: #00a1ea;
  }
  .pchead .menu .nav ul .navs:hover a {
    color: white;
  }
  .pchead .menu .nav ul .contain {
    position: relative;
  }
  .pchead .menu .nav ul .contain .content {
    display: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    background-color: #00a1ea;
  }
  .pchead .menu .nav ul .contain .content li {
    width: 100%;
    height: 40px;
    list-style: none;
    text-align: center;
    background-color: #00a1ea;
    border-bottom: solid 1px #f8f8f8;
  }
  .pchead .menu .nav ul .contain .content li a {
    line-height: 40px;
  }
  .pchead .menu .nav ul .contain .content li:first-child {
    border-top: solid 1px #f8f8f8;
  }
  .pchead .menu .nav ul .contain .content li:last-child {
    border-bottom: none;
  }
  .pchead .menu .nav ul .contain:hover .content {
    display: block;
  }
  .pchead .menu .call {
    display: flex;
    padding-top: 20px;
  }
  .pchead .menu .call .callme {
    margin-left: 10px;
  }
  .pchead .menu .call .callme span {
    display: block;
    font-size: 14px;
    color: #00a3e8;
  }
  .pchead .menu .call .callme span:last-child {
    font-weight: 700;
  }
  .pchead .menu .call img {
    height: 30px;
    vertical-align: middle;
  }
  .pchead .banner{
    position: relative;

  }
  .pchead .banner img {
    width: 100%;
  }
  .pchead .banner .bannertext{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .pchead .banner .bannertext span{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    text-align: center;
  }
  .pchead .banner .bannertext .title{
    font-size: 28px;
  }
  .SectionTitle {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
  }
  .SectionTitle span {
    display: block;
  }
  .SectionTitle span:first-child {
    font-size: 25px;
  }
  .SectionTitle span:last-child {
    margin-top: 20px;
    font-size: 14px;
    color: #656565;
  }
  .serviceInner {
    width: 100%;
  }
  .serviceInner .inners {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .serviceInner .inners .services {
    width: 46%;
    height: 150px;
    margin: 20px auto   ;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .serviceInner .inners .services img {
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 40px;
  }
  .serviceInner .inners .services .innerMessage {
    width: 120px;
    margin-top: 30px;
  }
  .serviceInner .inners .services .innerMessage span {
    display: block;
    font-size: 16px;
    color: black;
  }
  .serviceInner .inners .services .innerMessage span:last-child {
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
  }
  .serviceInner .checkeds {
    width: 100%;
    text-align: center;
    line-height: 50px;
  }
  .serviceInner .checkeds img {
    margin: 0 10px;
    vertical-align: middle;
  }
  .technological {
    width: 100%;
    background-color: #f1f1f1;
    position: relative;
  }
  .technological .doit {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
  }
  .technological .doit .punctuation {
    width: 18%;
    text-align: center;
  }
  .technological .doit .punctuation img:first-child {
    width: 100%;
  }
  .technological .doit .punctuation span {
    display: block;
  }
  .technological .line {
    width: 84%;
    height: 2px;
    position: absolute;
    top: 60%;
    left: 8%;
    z-index: -1;
  }
  .ITintergrate {
    width: 100%;
    background-color: #f1f1f1;
  }
  .ITintergrate .systemin {
    width: 100%;
    margin: 30px auto;
    position: relative;
  }
  .funckstext{
    width: 60%;
    position: absolute;
    left: 18%;
    top: 20%;
  }
  .funckstext span{
    font-size: 12px;
    display: block;
    color: #909090;
    
  }
  .funckstext .title{
    margin-bottom: 20px;
    font-size: 14px;
  }
  .ITintergrate .systemin .imgon img:first-child {
    width: 80%;
    margin-left: 20px;
  }
  .ITintergrate .systemin .imgon img:last-child {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 5%;
  }
  .ITintergrate .intergrate {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
  }
  .ITintergrate .intergrate .intergrates {
    width: 46%;
    height: 260px;
    text-align: center;
    background-color: white;
    margin: 30px auto;
    border-bottom: solid 2px white;
    cursor: pointer;
  }
  .ITintergrate .intergrate .intergrates img {
    margin-top: 30px;
  }
  .ITintergrate .intergrate .intergrates span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding: 0 10px;
  }
  .ITintergrate .intergrate .intergrates .tit {
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
  }
  .ITintergrate .intergrate .intergrates:hover {
    border-bottom: solid 2px #00a1ea;
    animation: intergratesUp 1s forwards;
  }
  @keyframes intergratesUp {
    0% {
      margin-top: 30px;
    }
    100% {
      margin-top: 10px;
    }
  }
}
@media screen and (max-width: 992px) and (min-width: 769px) {
  .m_nav {
    display: none;
  }
  .box {
    display: none;
  }
  .header {
    display: none;
  }
  .pchead {
    width: 100%;
    background-color: white;
  }
  .pchead .menu {
    width: 100%;
    margin: 0 auto;
    height: 90px;
    display: flex;
    justify-content: space-between;
  }
  .pchead .menu .logo {
    /* width: 170px; */
    padding-top: 15px;
    display: flex;
  }
  .pchead .menu .logo .logo_text {
    margin-left: 10px;
  }
  .pchead .menu .logo .logo_text span {
    display: block;
    color: #686767;
  }
  .pchead .menu .logo .logo_text span:first-child {
    font-size: 20px;
  }
  .pchead .menu .logo .logo_text span:last-child {
    font-size: 8px;
  }
  .pchead .menu .logo img {
    width: 165px;
    height: 62px;
    vertical-align: middle;
  }
  .pchead .menu .nav ul {
    display: flex;
    justify-content: space-between;
    width: 500px;
  }
  .pchead .menu .nav ul .navs {
    width: 70px;
    text-align: center;
    display: block;
    list-style: none;
    height: 90px;
    cursor: pointer;
  }
  .pchead .menu .nav ul .navs a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    line-height: 90px;
  }
  .pchead .menu .nav ul .navs:hover {
    background-color: #00a1ea;
  }
  .pchead .menu .nav ul .navs:hover a {
    color: white;
  }
  .pchead .menu .nav .contain {
    position: relative;
  }
  .pchead .menu .nav .contain .content {
    display: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    background-color: #00a1ea;
    z-index: 999;
  }
  .pchead .menu .nav .contain .content li {
    width: 100%;
    height: 40px;
    list-style: none;
    text-align: center;
    background-color: #00a1ea;
    border-bottom: solid 1px #f8f8f8;
  }
  .pchead .menu .nav .contain .content li a {
    line-height: 40px;
  }
  .pchead .menu .nav .contain .content li:first-child {
    border-top: solid 1px #f8f8f8;
  }
  .pchead .menu .nav .contain .content li:last-child {
    border-bottom: none;
  }
  .pchead .menu .nav .contain:hover .content {
    display: block;
  }
  .pchead .menu .call {
    display: flex;
    padding-top: 20px;
  }
  .pchead .menu .call .callme {
    margin-left: 10px;
  }
  .pchead .menu .call .callme span {
    display: block;
    font-size: 14px;
    color: #00a3e8;
  }
  .pchead .menu .call .callme span:last-child {
    font-weight: 700;
  }
  .pchead .menu .call img {
    height: 30px;
    vertical-align: middle;
  }
  .pchead .banner{
    position: relative;

  }
  .pchead .banner img {
    width: 100%;
    height: auto;
  }
  .pchead .banner .bannertext{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .pchead .banner .bannertext span{
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    text-align: center;
  }
  .pchead .banner .bannertext .title{
    font-size: 30px;
  }
  .SectionTitle {
    width: 615px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
  }
  .SectionTitle span {
    display: block;
  }
  .SectionTitle span:first-child {
    font-size: 30px;
  }
  .SectionTitle span:last-child {
    margin-top: 20px;
    font-size: 16px;
    color: #656565;
  }
  .serviceInner {
    width: 100%;
  }
  .serviceInner .inners {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .serviceInner .inners .services {
    width: 30%;
    height: 150px;
    margin: 20px auto   ;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .serviceInner .inners .services img {
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 40px;
  }
  .serviceInner .inners .services .innerMessage {
    width: 150px;
    margin-top: 30px;
  }
  .serviceInner .inners .services .innerMessage span {
    display: block;
    font-size: 20px;
    color: black;
  }
  .serviceInner .inners .services .innerMessage span:last-child {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
  }
  .serviceInner .checkeds {
    width: 100%;
    text-align: center;
    line-height: 50px;
  }
  .serviceInner .checkeds img {
    margin: 0 10px;
    vertical-align: middle;
  }
  .technological {
    width: 100%;
    background-color: #f1f1f1;
    position: relative;
  }
  .technological .doit {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
  }
  .technological .doit .punctuation {
    width: 18%;
    text-align: center;
  }
  .technological .doit .punctuation span {
    display: block;
  }
  .technological .line {
    width: 95%;
    position: absolute;
    top: 132px;
    left: 3%;
    z-index: -1;
  }
  .ITintergrate {
    width: 100%;
    background-color: #f1f1f1;
  }
  .ITintergrate .systemin {
    width: 100%;
    margin: 30px auto;
    position: relative;
  }
  .funckstext{
    width: 40%;
    position: absolute;
    left: 45%;
    top: 20%;
  }
  .funckstext span{
    font-size: 14px;
    display: block;
    color: #909090;
    
  }
  .funckstext .title{
    margin-bottom: 20px;
    font-size: 16px;
  }
  .ITintergrate .systemin .imgon img:first-child {
    width: 60%;
    margin-left: 20px;
  }
  .ITintergrate .systemin .imgon img:last-child {
    position: absolute;
    width: 55%;
    left: 40%;
    top: 13%;
  }
  .ITintergrate .intergrate {
    width: 100%;
    margin: 0 auto;
    display: flex;
  }
  .ITintergrate .intergrate .intergrates {
    width: 23%;
    height: 260px;
    text-align: center;
    background-color: white;
    margin: 30px auto;
    border-bottom: solid 2px white;
    cursor: pointer;
  }
  .ITintergrate .intergrate .intergrates img {
    margin-top: 30px;
  }
  .ITintergrate .intergrate .intergrates span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding: 0 10px;
  }
  .ITintergrate .intergrate .intergrates .tit {
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
  }
  .ITintergrate .intergrate .intergrates:hover {
    border-bottom: solid 2px #00a1ea;
    animation: intergratesUp 1s forwards;
  }
  @keyframes intergratesUp {
    0% {
      margin-top: 30px;
    }
    100% {
      margin-top: 10px;
    }
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .m_nav {
    display: none;
  }
  .box {
    display: none;
  }
  .header {
    display: none;
  }
  .pchead {
    width: 100%;
    background-color: white;
  }
  .pchead .menu {
    width: 100%;
    margin: 0 auto;
    height: 90px;
    display: flex;
    justify-content: space-between;
  }
  .pchead .menu .logo {
    /* width: 170px; */
    padding-top: 15px;
    display: flex;
  }
  .pchead .menu .logo .logo_text {
    margin-left: 10px;
  }
  .pchead .menu .logo .logo_text span {
    display: block;
    color: #686767;
  }
  .pchead .menu .logo .logo_text span:first-child {
    font-size: 20px;
  }
  .pchead .menu .logo .logo_text span:last-child {
    font-size: 8px;
  }
  .pchead .menu .logo img {
    width: 165px;
    height: 62px;
    vertical-align: middle;
  }
  .pchead .menu .nav ul {
    display: flex;
    justify-content: space-between;
    width: 600px;
  }
  .pchead .menu .nav ul .navs {
    text-align: center;
    display: block;
    list-style: none;
    height: 90px;
    cursor: pointer;
  }
  .pchead .menu .nav ul .navs a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    line-height: 90px;
  }
  .pchead .menu .nav ul .navs:hover {
    background-color: #00a1ea;
  }
  .pchead .menu .nav ul .navs:hover a {
    color: white;
  }
  .pchead .menu .nav ul .contain {
    position: relative;
  }
  .pchead .menu .nav ul .contain .content {
    display: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    background-color: #00a1ea;
    z-index: 999;
  }
  .pchead .menu .nav ul .contain .content li {
    width: 100%;
    height: 40px;
    list-style: none;
    text-align: center;
    background-color: #00a1ea;
    border-bottom: solid 1px #f8f8f8;
  }
  .pchead .menu .nav ul .contain .content li a {
    line-height: 40px;
  }
  .pchead .menu .nav ul .contain .content li:first-child {
    border-top: solid 1px #f8f8f8;
  }
  .pchead .menu .nav ul .contain .content li:last-child {
    border-bottom: none;
  }
  .pchead .menu .nav ul .contain:hover .content {
    display: block;
  }
  .pchead .menu .call {
    display: flex;
    padding-top: 20px;
  }
  .pchead .menu .call .callme {
    margin-left: 10px;
  }
  .pchead .menu .call .callme span {
    display: block;
    font-size: 18px;
    color: #00a3e8;
  }
  .pchead .menu .call .callme span:last-child {
    font-weight: 700;
  }
  .pchead .menu .call img {
    height: 42px;
    vertical-align: middle;
  }
  .pchead .banner{
    position: relative;

  }
  .pchead .banner img {
    width: 100%;
  }
  .pchead .banner .bannertext{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .pchead .banner .bannertext span{
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    text-align: center;
  }
  .pchead .banner .bannertext .title{
    font-size: 36px;
  }
  .SectionTitle {
    width: 615px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
  }
  .SectionTitle span {
    display: block;
  }
  .SectionTitle span:first-child {
    font-size: 30px;
  }
  .SectionTitle span:last-child {
    margin-top: 20px;
    font-size: 16px;
    color: #656565;
  }
  .serviceInner {
    width: 100%;
  }
  .serviceInner .inners {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .serviceInner .inners .services {
    width: 30%;
    height: 150px;
    margin: 20px auto   ;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .serviceInner .inners .services img {
    display: block;
    width: 70px;
    height: 70px;
    margin-top: 40px;
  }
  .serviceInner .inners .services .innerMessage {
    width: 240px;
    margin-top: 30px;
  }
  .serviceInner .inners .services .innerMessage span {
    display: block;
    font-size: 20px;
    color: black;
  }
  .serviceInner .inners .services .innerMessage span:last-child {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
  }
  .serviceInner .checkeds {
    width: 100%;
    text-align: center;
    line-height: 50px;
  }
  .serviceInner .checkeds img {
    margin: 0 10px;
    vertical-align: middle;
  }
  .technological {
    width: 100%;
    background-color: #f1f1f1;
    position: relative;
  }
  .technological .doit {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
  }
  .technological .doit .punctuation {
    width: 18%;
    text-align: center;
  }
  .technological .doit .punctuation span {
    display: block;
  }
  .technological .line {
    position: absolute;
    width: 90%;
    top: 132px;
    left: 5%;
    z-index: -1;
  }
  .ITintergrate {
    width: 100%;
    background-color: #f1f1f1;
  }
  .ITintergrate .systemin {
    width: 100%;
    margin: 30px auto;
    position: relative;
  }
  .funckstext{
    width: 40%;
    position: absolute;
    left: 45%;
    top: 20%;
  }
  .funckstext span{
    font-size: 14px;
    display: block;
    color: #909090;
    
  }
  .funckstext .title{
    margin-bottom: 20px;
    font-size: 16px;
  }
  .ITintergrate .systemin .imgon img:first-child {
    width: 60%;
    margin-left: 20px;
  }
  .ITintergrate .systemin .imgon img:last-child {
    position: absolute;
    width: 55%;
    left: 40%;
    top: 13%;
  }
  .ITintergrate .intergrate {
    width: 100%;
    margin: 0 auto;
    display: flex;
  }
  .ITintergrate .intergrate .intergrates {
    width: 200px;
    height: 260px;
    text-align: center;
    background-color: white;
    margin: 30px 25px;
    border-bottom: solid 2px white;
    cursor: pointer;
  }
  .ITintergrate .intergrate .intergrates img {
    margin-top: 30px;
  }
  .ITintergrate .intergrate .intergrates span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding: 0 10px;
  }
  .ITintergrate .intergrate .intergrates .tit {
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
  }
  .ITintergrate .intergrate .intergrates:hover {
    border-bottom: solid 2px #00a1ea;
    animation: intergratesUp 1s forwards;
  }
  @keyframes intergratesUp {
    0% {
      margin-top: 30px;
    }
    100% {
      margin-top: 10px;
    }
  }
}
@media screen and (min-width: 1200px) {
  .m_nav {
    display: none;
  }
  .box {
    display: none;
  }
  .header {
    display: none;
  }
  .pchead {
    width: 100%;
    background-color: white;
  }
  .pchead .menu {
    width: 1200px;
    margin: 0 auto;
    height: 90px;
    display: flex;
    justify-content: space-between;
  }
  .pchead .menu .logo {
    /* width: 180px; */

    padding-top: 15px;
    display: flex;
  }
  .pchead .menu .logo .logo_text {
    margin-left: 10px;
  }
  .pchead .menu .logo .logo_text span {
    display: block;
    color: #686767;
  }
  .pchead .menu .logo .logo_text span:first-child {
    font-size: 26px;
  }
  .pchead .menu .logo .logo_text span:last-child {
    font-size: 10px;
  }
  .pchead .menu .logo img {
    /* width: 64px; */
    /* height: 64px; */
    width: 165px;
    height: 62px;
    vertical-align: middle;
  }
  .pchead .menu .nav{
    padding-left: 150px;
  }
  .pchead .menu .nav .navul {
    display: flex;
    justify-content: space-between;
    width: 700px;
  }
  .pchead .menu .nav .navul .navs {
    width: 100px;
    text-align: center;
    display: block;
    list-style: none;
    height: 90px;
    cursor: pointer;
  }
  .pchead .menu .nav .navul .navs a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    line-height: 90px;
  }
  .pchead .menu .nav .navul .navs:hover {
    background-color: #00a1ea;
  }
  .pchead .menu .nav .navul .navs:hover a {
    color: white;
  }
  .pchead .menu .nav .navul .contain {
    position: relative;
  }
  .pchead .menu .nav .navul .contain .content {
    display: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    /* background-color: #00a1ea; */
    z-index: 999;
  }
  .pchead .menu .nav .navul .contain .content li {
    width: 100%;
    height: 40px;
    margin-top: 2px;
    list-style: none;
    text-align: center;
    background-color: #ffffff;
    
    /* border-bottom: solid 1px #f8f8f8; */
  }
  .pchead .menu .nav .navul .contain .content li a {
    line-height: 40px;
    color: #00a1ea;
  }
  .pchead .menu .nav .navul .contain .content li:hover {
    background-color: #00a1ea;
  }
  .pchead .menu .nav .navul .contain .content li:hover a{
    color: white;
  }
  .pchead .menu .nav .navul .contain .content li:last-child {
    border-bottom: none;
  }
  .pchead .menu .nav .navul .contain:hover .content {
    display: flex;
    flex-flow: wrap;
  }
  .pchead .menu .call {
    display: flex;
    padding-top: 20px;
  }
  .pchead .menu .call .callme {
    margin-left: 10px;
  }
  .pchead .menu .call .callme span {
    display: block;
    font-size: 18px;
    color: #00a3e8;
  }
  .pchead .menu .call .callme span:last-child {
    font-weight: 700;
  }
  .pchead .menu .call img {
    height: 42px;
    vertical-align: middle;
  }
  .pchead .banner{
    position: relative;

  }
  .pchead .banner img {
    width: 100%;
  }
  .pchead .banner .bannertext{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .pchead .banner .bannertext span{
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    text-align: center;
  }
  .pchead .banner .bannertext .title{
    font-size: 40px;
  }
  .SectionTitle {
    width: 615px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
  }
  .SectionTitle span {
    display: block;
  }
  .SectionTitle span:first-child {
    font-size: 30px;
  }
  .SectionTitle span:last-child {
    margin-top: 20px;
    font-size: 16px;
    color: #656565;
    line-height: 25px;
  }
  .serviceInner {
    width: 100%;
    padding-bottom: 100px;
  }
  .serviceInner .inners {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .serviceInner .inners .services {
    width: 350px;
    height: 150px;
    margin: 20px 24px;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .serviceInner .inners .services img {
    display: block;
    width: 70px;
    height: 70px;
    margin-top: 40px;
  }
  .serviceInner .inners .services .innerMessage {
    width: 240px;
    margin-top: 30px;
  }
  .serviceInner .inners .services .innerMessage span {
    display: block;
    font-size: 20px;
    color: black;
  }
  .serviceInner .inners .services .innerMessage span:last-child {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
  }
  .serviceInner .checkeds {
    width: 100%;
    text-align: center;
    line-height: 50px;
  }
  .serviceInner .checkeds img {
    margin: 0 10px;
    vertical-align: middle;
  }
  .technological {
    width: 100%;
    background-color: #f1f1f1;
    position: relative;
  }
  .technological .doit {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 10;
  }
  .technological .doit .punctuation {
    width: 200px;
    text-align: center;
  }
  .technological .doit .punctuation span {
    display: block;
  }
  .technological .doit .line {
    width: 100%;
    position: absolute;
    top: 132px;
    z-index: -1;
  }
  .ITintergrate {
    width: 100%;
    background-color: #f1f1f1;
  }
  .ITintergrate .systemin {
    width: 1200px;
    margin: 30px auto;
    position: relative;
  }
  .ITintergrate .systemin .imgon img:first-child {
    width: 60%;
    margin-left: 20px;
  }
  .ITintergrate .systemin .imgon img:last-child {
    position: absolute;
    width: 55%;
    left: 40%;
    top: 13%;
  }
  .funckstext{
    width: 40%;
    position: absolute;
    left: 45%;
    top: 20%;
  }
  .funckstext span{
    font-size: 14px;
    display: block;
    color: #909090;
    
  }
  .funckstext .title{
    margin-bottom: 20px;
    font-size: 16px;
  }
  .ITintergrate .intergrate {
    width: 1000px;
    margin: 0 auto;
    display: flex;
  }
  .ITintergrate .intergrate .intergrates {
    width: 200px;
    text-align: center;
    background-color: white;
    margin: 30px 25px;
    border-bottom: solid 2px white;
    cursor: pointer;
    padding-bottom: 20px;
  }
  .ITintergrate .intergrate .intergrates img {
    margin-top: 30px;
  }
  .ITintergrate .intergrate .intergrates span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding: 0 10px;

  }
  .ITintergrate .intergrate .intergrates .tit {
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
  }
  .ITintergrate .intergrate .intergrates:hover {
    border-bottom: solid 2px #00a1ea;
    animation: intergratesUp 1s forwards;
  }
  @keyframes intergratesUp {
    0% {
      margin-top: 30px;
    }
    100% {
      margin-top: 10px;
    }
  }
}
